home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / irssi / config.h next >
Text File  |  2006-05-02  |  4KB  |  160 lines

  1. /* config.h.  Generated by configure.  */
  2. /* config.h.in.  Generated from configure.in by autoheader.  */
  3. /* paths */
  4. /* #undef SYSCONFDIR */
  5. /* #undef HELPDIR */
  6. /* #undef PLUGINSDIR */
  7.  
  8. /* misc.. */
  9. #define HAVE_IPV6 1
  10. /* #undef HAVE_POPT_H */
  11. /* #undef HAVE_SOCKS_H */
  12. #define HAVE_PL_PERL 1
  13. #define HAVE_STATIC_PERL 1
  14. #define HAVE_GMODULE 1
  15. /* #undef HAVE_GC_H */
  16. /* #undef HAVE_GC_GC_H */
  17. /* #undef WANT_BIG5 */
  18. /* #undef USE_GC */
  19. #define HAVE_GLIB2 1
  20.  
  21. /* macros/curses checks */
  22. #define HAS_CURSES 1
  23. /* #undef USE_SUNOS_CURSES */
  24. /* #undef USE_BSD_CURSES */
  25. /* #undef USE_SYSV_CURSES */
  26. #define USE_NCURSES 1
  27. /* #undef NO_COLOR_CURSES */
  28. /* #undef SCO_FLAVOR */
  29.  
  30. /* our own curses checks */
  31. #define HAVE_NCURSES_USE_DEFAULT_COLORS 1
  32. #define HAVE_CURSES_IDCOK 1
  33. #define HAVE_CURSES_RESIZETERM 1
  34. #define HAVE_CURSES_WRESIZE 1
  35.  
  36. /* terminfo/termcap */
  37. #define HAVE_TERMINFO 1
  38.  
  39. /* nls */
  40. /* #undef ENABLE_NLS */
  41. /* #undef HAVE_CATGETS */
  42. /* #undef HAVE_GETTEXT */
  43. /* #undef HAVE_LC_MESSAGES */
  44. /* #undef HAVE_STPCPY */
  45.  
  46. /* If set to 64, enables 64bit off_t for some systems (eg. Linux, Solaris) */
  47. #define _FILE_OFFSET_BITS 64
  48.  
  49. /* What type should be used for uoff_t */
  50. /* #undef UOFF_T_INT */
  51. /* #undef UOFF_T_LONG */
  52. #define UOFF_T_LONG_LONG 1
  53.  
  54. /* printf()-format for uoff_t, eg. "u" or "lu" or "llu" */
  55. #define PRIuUOFF_T "llu"
  56.  
  57. /* Define to 1 if you have the <dirent.h> header file. */
  58. #define HAVE_DIRENT_H 1
  59.  
  60. /* Define to 1 if you have the <dlfcn.h> header file. */
  61. #define HAVE_DLFCN_H 1
  62.  
  63. /* Define to 1 if you have the `fcntl' function. */
  64. #define HAVE_FCNTL 1
  65.  
  66. /* Define to 1 if you have the <inttypes.h> header file. */
  67. #define HAVE_INTTYPES_H 1
  68.  
  69. /* Define to 1 if you have the <memory.h> header file. */
  70. #define HAVE_MEMORY_H 1
  71.  
  72. /* Define to 1 if you have the `mkfifo' function. */
  73. #define HAVE_MKFIFO 1
  74.  
  75. /* Define to 1 if you have the `nl_langinfo' function. */
  76. #define HAVE_NL_LANGINFO 1
  77.  
  78. /* Build with OpenSSL support */
  79. #define HAVE_OPENSSL 
  80.  
  81. /* Define to 1 if you have the <openssl/err.h> header file. */
  82. /* #undef HAVE_OPENSSL_ERR_H */
  83.  
  84. /* Define to 1 if you have the <openssl/ssl.h> header file. */
  85. /* #undef HAVE_OPENSSL_SSL_H */
  86.  
  87. /* Define to 1 if you have the <regex.h> header file. */
  88. #define HAVE_REGEX_H 1
  89.  
  90. /* Build with socks support */
  91. /* #undef HAVE_SOCKS */
  92.  
  93. /* Define to 1 if you have the <stdint.h> header file. */
  94. #define HAVE_STDINT_H 1
  95.  
  96. /* Define to 1 if you have the <stdlib.h> header file. */
  97. #define HAVE_STDLIB_H 1
  98.  
  99. /* Define to 1 if you have the <strings.h> header file. */
  100. #define HAVE_STRINGS_H 1
  101.  
  102. /* Define to 1 if you have the <string.h> header file. */
  103. #define HAVE_STRING_H 1
  104.  
  105. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  106. #define HAVE_SYS_IOCTL_H 1
  107.  
  108. /* Define to 1 if you have the <sys/resource.h> header file. */
  109. #define HAVE_SYS_RESOURCE_H 1
  110.  
  111. /* Define to 1 if you have the <sys/stat.h> header file. */
  112. #define HAVE_SYS_STAT_H 1
  113.  
  114. /* Define to 1 if you have the <sys/time.h> header file. */
  115. #define HAVE_SYS_TIME_H 1
  116.  
  117. /* Define to 1 if you have the <sys/types.h> header file. */
  118. #define HAVE_SYS_TYPES_H 1
  119.  
  120. /* Define to 1 if you have the <sys/utsname.h> header file. */
  121. #define HAVE_SYS_UTSNAME_H 1
  122.  
  123. /* Define to 1 if you have the <unistd.h> header file. */
  124. #define HAVE_UNISTD_H 1
  125.  
  126. /* Name of package */
  127. #define PACKAGE "irssi"
  128.  
  129. /* Define to the address where bug reports for this package should be sent. */
  130. #define PACKAGE_BUGREPORT ""
  131.  
  132. /* Define to the full name of this package. */
  133. #define PACKAGE_NAME ""
  134.  
  135. /* Define to the full name and version of this package. */
  136. #define PACKAGE_STRING ""
  137.  
  138. /* Define to the one symbol short name of this package. */
  139. #define PACKAGE_TARNAME ""
  140.  
  141. /* Define to the version of this package. */
  142. #define PACKAGE_VERSION ""
  143.  
  144. /* The size of a `int', as computed by sizeof. */
  145. #define SIZEOF_INT 4
  146.  
  147. /* The size of a `long', as computed by sizeof. */
  148. #define SIZEOF_LONG 4
  149.  
  150. /* The size of a `long long', as computed by sizeof. */
  151. #define SIZEOF_LONG_LONG 8
  152.  
  153. /* Define to 1 if you have the ANSI C header files. */
  154. #define STDC_HEADERS 1
  155.  
  156. /* Version number of package */
  157.  
  158. /* Define to 'int' if <sys/socket.h> doesn't define. */
  159. /* #undef socklen_t */
  160.